home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #9
/
Amiga Plus CD - 2004 - No. 09.iso
/
amigaplus
/
tools
/
dev_libs
/
feelin040718
/
include
/
proto
/
feelincc.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2004-08-03
|
190 b
|
8 lines
#ifndef PROTO_FEELINCC_H
#define PROTO_FEELINCC_H
#include <exec/types.h>
extern struct Library *FeelinCCBase;
#include <clib/feelincc_protos.h>
#include <pragmas/feelincc_pragmas.h>
#endif